docs: Dual license under CC BY-SA and the GFDL
authorColin Walters <walters@verbum.org>
Thu, 25 Jan 2018 10:57:56 +0000 (11:57 +0100)
committerAtomic Bot <atomic-devel@projectatomic.io>
Mon, 5 Feb 2018 14:31:16 +0000 (14:31 +0000)
This will allow the text to be used in Wikipedia for example; it
also just makes more sense for documentation than the LGPLv2+.

Closes: #1431
Closes: #1432
Approved by: jlebon

README.md
docs/manual/adapting-existing.md
docs/manual/atomic-upgrades.md
docs/manual/buildsystem-and-repos.md
docs/manual/deployment.md
docs/manual/formats.md
docs/manual/introduction.md
docs/manual/related-projects.md
docs/manual/repo.md
docs/manual/repository-management.md

index 5bf8b7b092d014e27faca295bd9b5aa7c7a21393..bf9088bd5fa6f2c82b3a624815b9817a4f22d0cd 100644 (file)
--- a/README.md
+++ b/README.md
@@ -108,3 +108,10 @@ Contributing
 ------------
 
 See [Contributing](CONTRIBUTING.md).
+
+
+Licensing
+-------
+
+The license for the *code* of libostree can be found in [COPYING](COPYING).
+The license for the *documentation* of libostree is: `SPDX-License-Identifier: (CC-BY-SA-3.0 OR GFDL-1.3-or-later)`
index 687f501bf1a4a42c29261a83a485d9e6f7d7a761..79bf7be2bcb0442eea00f4b937389086944e403f 100644 (file)
@@ -166,3 +166,6 @@ Then to actually deploy this tree for the next boot:
 
 This is essentially what [rpm-ostree](https://github.com/projectatomic/rpm-ostree/)
 does to support its [package layering model](https://rpm-ostree.readthedocs.io/en/latest/manual/administrator-handbook/#package-layering).
+
+###### Licensing for this document:
+`SPDX-License-Identifier: (CC-BY-SA-3.0 OR GFDL-1.3-or-later)`
index 890617cf75cea8ffb984e1c75fa01fa1e2d6f72d..9dbe6f8fca5313f0bdbbf9936d5e105ec7bc2b2a 100644 (file)
@@ -116,3 +116,6 @@ so just like `/boot`, it has a version of `0` or `1` appended.
 Each bootloader entry has a special `ostree=` argument which refers to
 one of these symbolic links.  This is parsed at runtime in the
 initramfs.
+
+###### Licensing for this document:
+`SPDX-License-Identifier: (CC-BY-SA-3.0 OR GFDL-1.3-or-later)`
index 5f9c0cd70ed0aa94ab3d64a2d99cdd6ba8e9bae3..fbae0322286fd74e948914b7df2e975f56d9f677 100644 (file)
@@ -183,3 +183,6 @@ ostree --repo=repo static-delta generate exampleos/x86_64/standard
 
 Next, see [Repository Management](repository-management.md) for the
 next steps in managing content in OSTree repositories.
+
+###### Licensing for this document:
+`SPDX-License-Identifier: (CC-BY-SA-3.0 OR GFDL-1.3-or-later)`
index 957044dbb5a8c1b99c07a32460cf0527e86d81ac..afbcbabbd75f986070f5308df72a910492e81fe1 100644 (file)
@@ -96,3 +96,6 @@ deployment.
 At present, not all bootloaders implement the BootLoaderSpec, so
 OSTree contains code for some of these to regenerate native config
 files (such as `/boot/syslinux/syslinux.conf`) based on the entries.
+
+###### Licensing for this document:
+`SPDX-License-Identifier: (CC-BY-SA-3.0 OR GFDL-1.3-or-later)`
index bdd4bb5645b4f8251357b034b59ed8263c11c719..1a669bb1b7b5cef0d6f0ea87f786f7811ef5fd00 100644 (file)
@@ -182,3 +182,6 @@ For these types of objects, the delta superblock contains an array of
 "fallback objects".  These objects aren't included in the delta
 parts - the client simply fetches them from the underlying `.filez`
 object.
+
+###### Licensing for this document:
+`SPDX-License-Identifier: (CC-BY-SA-3.0 OR GFDL-1.3-or-later)`
index ec44999867a6e1ea38c34550f2938368e974ccfe..92fc45f28d0a021c1d52c36dc357ae6696d95e94 100644 (file)
@@ -115,3 +115,6 @@ Finally, each deployment has its own writable copy of the
 configuration store `/etc`.  On upgrade, OSTree will
 perform a basic 3-way diff, and apply any local changes to the
 new copy, while leaving the old untouched.
+
+###### Licensing for this document:
+`SPDX-License-Identifier: (CC-BY-SA-3.0 OR GFDL-1.3-or-later)`
index a44f28a4e50cc8ee1533c1a933b81ddb7960e6df..429b46b99ce68b3cf1b2818190e71b53b675cf01 100644 (file)
@@ -353,3 +353,6 @@ was intended to address this, but it was not adopted in the end for v2.
 The [Balena](https://github.com/resin-os/balena) project forks Docker and aims
 to even use Docker/OCI format for the root filesystem, and adds wire deltas
 using librsync.  See also [discussion on  libostree-list](https://mail.gnome.org/archives/ostree-list/2017-December/msg00002.html).
+
+###### Licensing for this document:
+`SPDX-License-Identifier: (CC-BY-SA-3.0 OR GFDL-1.3-or-later)`
index 7bf4cd5e47fb0631c865e5c14da2cf1f63e77735..08fd5fe2ee53b02f9e3c073ff34216a9c8b242b3 100644 (file)
@@ -143,3 +143,6 @@ the only way to provide GPG signatures (transitively) on deltas.
 If a repository administrator creates a summary file, they must
 thereafter run `ostree summary -u` to update it whenever a ref is
 updated or a static delta is generated.
+
+###### Licensing for this document:
+`SPDX-License-Identifier: (CC-BY-SA-3.0 OR GFDL-1.3-or-later)`
index 713ca4cfe60945ef62b3bc4d4828851ceb18fb74..77519fb9f918410b52ca70a2bceec406ff517a3b 100644 (file)
@@ -240,3 +240,6 @@ That will truncate the history older than 6 months.  Deleted commits
 will have "tombstone markers" added so that you know they were
 explicitly deleted, but all content in them (that is not referenced by
 a still retained commit) will be garbage collected.
+
+###### Licensing for this document:
+`SPDX-License-Identifier: (CC-BY-SA-3.0 OR GFDL-1.3-or-later)`